home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Tele / I-L / IBM KEYS DESC x < prev    next >
Encoding:
Text File  |  1989-03-20  |  1.2 KB  |  48 lines  |  [TEXT/PSIP]

  1. VT100 Emulation for IBM 3708 protocol converter.  Listed below 
  2. are the common IBM function and command keys used when
  3. communicating with IBM mainframes.  I use these keys with
  4. Red Ryder 10.3 emulating a VT100.  They have worked with both
  5. MVS and VM systems.  I have also uploaded a RR 10.3 macro key
  6. file with most of these already defined. (Search on 327X).  The IBM
  7. 3708 protocol converter supports many other types of terminals
  8. none of which I have tried.  I  assume these keys would also
  9. work with an IBM channel attached protocol converter.  I have
  10. an extended keyboard and use macro maker to set up the function
  11. keys to work just like a good old IBM termianl with PF keys. 
  12.  
  13. w.w.smith
  14.  
  15. Function    ASCII    Key Sequence
  16.  
  17. Attention    01    CONTROL-A
  18.      (this a control-shift-a key all together)
  19. CLEAR SCREEN    03    CONTROL-C
  20. DUP    04    CONTROL-D
  21. ERASE EOF    05    CONTROL-E
  22. FIELD MARK    06    CONTROL-F
  23. TAB    09    CONTROL-I
  24. RESET    10    CONTROL-R
  25. REFRESH    15    CONTROL-U
  26. PA1    2C    ESC ,
  27.       (this is a ESC followed by a ,)
  28. PA2    2E    ESC .
  29. PA3    2F    ESC /
  30. PF01    31    ESC 1
  31. PF02    32    ESC 2
  32. PF03    33    ESC 3
  33. PF04    34    ESC 4
  34. PF05    35    ESC 5
  35. PF06    36    ESC 6
  36. PF07    37    ESC 7
  37. PF08    38    ESC 8
  38. PF09    39    ESC 9
  39. PF10    30    ESC 0
  40. PF11    2D    ESC -
  41. PF12    3D    ESC =
  42. HOME    48    ESC H
  43. ERASE INPUT    66    ESC f
  44. INSERT    7F    ESC DEL
  45.  
  46.  
  47.  
  48.